How would you rank these programming skills in order of learning them? [closed]
Posted
by
mumtaz
on Programmers
See other posts from Programmers
or by mumtaz
Published on 2010-09-25T23:44:39Z
Indexed on
2012/12/18
23:13 UTC
Read the original article
Hit count: 359
self-improvement
|skills
As a general purpose programmer, what should you learn first and what should you learn later on?
Here are some skills I wonder about...
- SQL
- Regular Expressions
- Multi-threading / Concurrency
- Functional Programming
- Graphics
- The mastery of your mother programming language's syntax/semantics/featureset
- The mastery of your base class framework libraries
- Version Control System
- Unit Testing
- XML
- Do you know other important ones? Please specify them...
On which skills should I focus first?
© Programmers or respective owner